cmake_minimum_required (VERSION 3.12)

add_subdirectory(01_connect)
add_subdirectory(02_configure)
add_subdirectory(03_acquisition)
